Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Working examples bug fixes #3970

Merged
merged 5 commits into from
Sep 13, 2024
Merged

Working examples bug fixes #3970

merged 5 commits into from
Sep 13, 2024

Conversation

fstrr
Copy link
Contributor

@fstrr fstrr commented Jul 16, 2024

Various fixes including:

  1. Adding lang attributes to html elements
  2. Giving accessible names to input elements
  3. Updating doctypes
  4. Fixing a broken link
  5. Updating a remote jQuery library call to a non 1.x version that's served over https

fstrr added 5 commits July 16, 2024 13:45
1. Add `lang` attribute to `html` element.
2. Make the `doctype` HTML5
3. Add borders to the table to make it easier to understand the content
4. Add a table header for Track column
1. Changed `h2` to `h1`
2. Fixed broken link
1. Add `lang` attribute to `html` element
2. Updated the version of jQuery to not a version 1.x served over `http`.
3. Added some styling to the form elements.
1. Added a `lang` attribute to the `html` element
2. Added `meta charset` element
3. Gave the slider input an accessible name
1. Added a `lang` attribute to the `html` element
2. Added `meta charset` element
3. Gave the slider input an accessible name
@mbgower mbgower merged commit 4fa3c49 into main Sep 13, 2024
1 check passed
@mbgower mbgower deleted the working-examples-bug-fixes branch September 13, 2024 14:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants